@brief search for a LNBf entry @ingroup satellite
@param name name of the LNBf entry to seek.
On sucess, it returns a non-negative number with corresponds to the LNBf entry inside the LNBf structure at dvb-sat.c.
@return A -1 return code indicates that the LNBf was not found.
See Implementation
@brief search for a LNBf entry @ingroup satellite
@param name name of the LNBf entry to seek.
On sucess, it returns a non-negative number with corresponds to the LNBf entry inside the LNBf structure at dvb-sat.c.
@return A -1 return code indicates that the LNBf was not found.